ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / IDocument<T> Interface / CacheToDiskEnabled Property

In This Topic
    CacheToDiskEnabled Property (IDocument<T>)
    In This Topic
    CacheToDisk This make the pages collection use a temp file for the canvas item streams
    Syntax
    'Declaration
     
    ReadOnly Property CacheToDiskEnabled As Boolean
    bool CacheToDiskEnabled {get;}
    See Also